Commit Graph

28 Commits

Author SHA1 Message Date
Bofh 6d1de167b5 Improve *_hash_arguments methods 2023-01-13 02:00:43 +01:00
Bofh d5a961ce64 Fix some "<br/>" was not being translated correctly 2022-12-24 18:29:41 +01:00
Bofh ce8fb2ef29 Bust all caches when loading the page 2022-12-18 02:37:25 +01:00
Bofh 727fdd5ac6 Improve html2text function + Fix css nth-child not numbered correctly 2022-12-17 23:04:31 +01:00
Bofh 64b60f33f2 Fix cache busting URL + Fix bug not highlighing some texts where there is p/newlines 2022-12-17 22:51:05 +01:00
Bofh 197a4273e8 Remove 8080 port requirement + Improved support for Apache setups 2022-12-17 21:54:05 +01:00
Bofh d197565fcc Create client-side javascript cache-busting system for API 2022-12-17 19:22:57 +01:00
Bofh 3147f68899 Added UI loader for http requests 2022-12-17 13:03:03 +01:00
Bofh d8170d81d8 Suppord word sound normalization in regex searches
* For example, a single (crypto|nft) regex will make "cripto" or cr1pto also match.
2022-12-16 03:36:14 +01:00
Bofh 4ddbb0277e Improved word normalization for searches + improved regex higlighting 2022-12-15 14:12:39 +01:00
Bofh 9858629c2b Implement "contains" and "regex" expressions highlighting in search 2022-12-15 13:24:27 +01:00
Bofh 36da78d804 Add "simple" filter highlighting (on yellow "span"s) 2022-12-13 18:14:11 +01:00
Bofh 29b6186c8e Make activeElement blur() on html when calling any API 2022-12-13 01:39:12 +01:00
Bofh ceefa2a363 Fix toast._show was not showing html text correctly 2022-12-13 01:14:09 +01:00
Bofh 489297deb9 Make "paging" visible also on the bottom of the search results
* Allow for repeating E.template function by reimplementing base
2022-12-12 23:47:31 +01:00
Bofh c0943cfad1 Delete sessions when user is edited/deleted and handle on UI 2022-12-10 17:19:51 +01:00
Bofh 9ca4b800ac Capitalize text on all "toast" 2022-12-08 00:26:16 +01:00
Bofh 0b69b9f97c Add delete_filter function + UX improvements 2022-12-07 00:13:00 +01:00
Bofh e6fd4401b6 Improved accounts search 2022-12-06 16:18:34 +01:00
Bofh 755db19ca7 Implemented filter presets saving/loading + improvements 2022-12-05 16:31:15 +01:00
Bofh d76fa05683 Added filter-users basic template 2022-12-03 18:54:18 +01:00
Bofh d7baccabe8 Create methods to add/remove/modify hash arguments 2022-11-28 14:25:12 +01:00
Bofh 3cb026382f Implemented basic functions for reject/approve accounts 2022-11-28 03:03:20 +01:00
Bofh 4a123a550d Load current configuration on "instance_config" view 2022-11-25 01:44:03 +01:00
Bofh 06097720f1 Added instance_config view and redirect when config is not full 2022-11-25 00:21:52 +01:00
Bofh f7498566f8 Add a helper function to "parse_hash_arguments" 2022-11-24 02:34:20 +01:00
Bofh 013cb2e96b Create basic #home screen for selecting instances
* TODO: create a "+" button to create new (and API for writing config)
2022-11-23 01:18:34 +01:00
Bofh 1cfc680772 Add js/css basic needs (re-used) 2022-11-22 00:17:07 +01:00