Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gbdev/rgbds-live
A live Gameboy programming environment in the browser, allowing for realtime assembly programming for the gameboy.
https://github.com/gbdev/rgbds-live
Merge pull request #23 from gbdev/surma/step-bug
Fix emulator reset
a29f12069959d236ae71546e76da17f02c900f58 authored about 1 year ago by Surma <[email protected]>
Pretty-print index.html
8376c8b06160cc4bf8628897a268822419b98011 authored about 1 year ago by Surma <[email protected]>
8376c8b06160cc4bf8628897a268822419b98011 authored about 1 year ago by Surma <[email protected]>
Replace globals with ES modules (#21)
* Turn compiler into a module
* Turn emulator into a module
* Turn storage into a module
...
vite: set base path
8bc8f4fcfb6abbd2124f9f030f2b2c27e2b579b0 authored about 1 year ago by Antonio Vivace <[email protected]>
8bc8f4fcfb6abbd2124f9f030f2b2c27e2b579b0 authored about 1 year ago by Antonio Vivace <[email protected]>
ci: fix vite steps
dfe8212c36a5bd8e6defa40fd9ce4e7e6bb84e96 authored about 1 year ago by Antonio Vivace <[email protected]>
dfe8212c36a5bd8e6defa40fd9ce4e7e6bb84e96 authored about 1 year ago by Antonio Vivace <[email protected]>
Introduce Vite (#19)
* Dev mode with vite
* Fix prod build
* Use locked dep install in build script
* remove...
a98b9c33d2b5b89a091b153a87171bae7d23e2a5 authored about 1 year ago by Surma <[email protected]>
docs: add local development instructions
802726410ba34e71bfb4d493c275bdef2c4a3d1e authored over 1 year ago by Antonio Vivace <[email protected]>
802726410ba34e71bfb4d493c275bdef2c4a3d1e authored over 1 year ago by Antonio Vivace <[email protected]>
ci: publish to gh-pages
9425d7e8d7935eb3354ea2f5a6b669bdebda2805 authored over 1 year ago by Antonio Vivace <[email protected]>
9425d7e8d7935eb3354ea2f5a6b669bdebda2805 authored over 1 year ago by Antonio Vivace <[email protected]>
binjgb: move to cmake to build and remove patch (#18)
b0570c5be3fa5ef83f24dea94406f298a1c5407b authored over 1 year ago by Surma <[email protected]>
b0570c5be3fa5ef83f24dea94406f298a1c5407b authored over 1 year ago by Surma <[email protected]>
binjgb: stop patching but compile with RGBDS_LIVE flag
switch the git submodule to upstream
e1af7ea052082d5f279156cd70458419a9c5509b authored over 1 year ago by Antonio Vivace <[email protected]>
dep: move to upstream binjgb
ec9b739f990dae887fba5dca483d1ab1e734e6b0 authored over 1 year ago by Antonio Vivace <[email protected]>
ec9b739f990dae887fba5dca483d1ab1e734e6b0 authored over 1 year ago by Antonio Vivace <[email protected]>
meta: add funding options
034c885b246298c5a0f5ee39f8d3ca5b2008747c authored over 1 year ago by Antonio Vivace <[email protected]>
034c885b246298c5a0f5ee39f8d3ca5b2008747c authored over 1 year ago by Antonio Vivace <[email protected]>
update various links
180dc4e3316b22a829b11d60f2e8f3b94fb35809 authored over 1 year ago by Antonio Vivace <[email protected]>
180dc4e3316b22a829b11d60f2e8f3b94fb35809 authored over 1 year ago by Antonio Vivace <[email protected]>
rgbds: update patch for 0.6.1
3bde9054221dea1b2a4a5b073d760846cc5fa74b authored over 1 year ago by Surma <[email protected]>
3bde9054221dea1b2a4a5b073d760846cc5fa74b authored over 1 year ago by Surma <[email protected]>
dep: update rgbds to v0.6.1
bb34665e62ee5ece584c6df668d9022ec219eb9c authored over 1 year ago by Surma <[email protected]>
bb34665e62ee5ece584c6df668d9022ec219eb9c authored over 1 year ago by Surma <[email protected]>
dep: update binjgb
e474a16cf3d6aab7a6a4374cdf88dba9beb91b8d authored over 1 year ago by Surma <[email protected]>
e474a16cf3d6aab7a6a4374cdf88dba9beb91b8d authored over 1 year ago by Surma <[email protected]>
rgbds: reduce patch and handle formatting by buffering the log (#11)
43fd47749c1b00d79f5402b4f4ac9f456e10b55c authored over 1 year ago by Surma <[email protected]>
43fd47749c1b00d79f5402b4f4ac9f456e10b55c authored over 1 year ago by Surma <[email protected]>
CI: add a basic pipeline to build the binjgb and rgbds to wasm (#15)
54268a1c4fb8bf99e40731122ee80605c1819906 authored over 1 year ago by Antonio Vivace <[email protected]>
54268a1c4fb8bf99e40731122ee80605c1819906 authored over 1 year ago by Antonio Vivace <[email protected]>
Switch to git submodules for deps, improve build scripts (#8)
* Add binjgb as submodule
* Add RGBDS as submodule
* Serve it locally
* Top-level build...
259085e2919a1a16ab4c48aed53af43a0d0278cc authored over 1 year ago by Surma <[email protected]>
docs: add a basic README
3502db8a77e2eaa461d3c72d6442190d77041c78 authored over 1 year ago by Antonio Vivace <[email protected]>
3502db8a77e2eaa461d3c72d6442190d77041c78 authored over 1 year ago by Antonio Vivace <[email protected]>
Use gb-asm-tutorial example as default project
91518d463038ede357f009efd89bc2187a5f4a18 authored over 1 year ago by Antonio Vivace <[email protected]>
91518d463038ede357f009efd89bc2187a5f4a18 authored over 1 year ago by Antonio Vivace <[email protected]>
storage: load default files with a GET request
90d075de92b2ec2c26bf349a337c4f4defa7e424 authored over 1 year ago by Antonio Vivace <[email protected]>
90d075de92b2ec2c26bf349a337c4f4defa7e424 authored over 1 year ago by Antonio Vivace <[email protected]>
rgbds: specify version to build
e935fb88119cacee0734d01854165abd22ffd03d authored over 1 year ago by Antonio Vivace <[email protected]>
e935fb88119cacee0734d01854165abd22ffd03d authored over 1 year ago by Antonio Vivace <[email protected]>
Create LICENSE
fc5c86baea8b35fe420861f03ade98b4897a2016 authored over 1 year ago by daid <[email protected]>
fc5c86baea8b35fe420861f03ade98b4897a2016 authored over 1 year ago by daid <[email protected]>
Fix zip import
d7bae7f87e9470f25d06bdd9b4837990dfe0dc76 authored over 3 years ago by Daid <[email protected]>
d7bae7f87e9470f25d06bdd9b4837990dfe0dc76 authored over 3 years ago by Daid <[email protected]>
Fix missing rgblink in log message
dc99e37d1da0a718d0673f45e73f1b98b2839814 authored over 3 years ago by Daid <[email protected]>
dc99e37d1da0a718d0673f45e73f1b98b2839814 authored over 3 years ago by Daid <[email protected]>
Update patch
1845980535728ba5b72e9dfaa4897e501c046c68 authored over 3 years ago by Daid <[email protected]>
1845980535728ba5b72e9dfaa4897e501c046c68 authored over 3 years ago by Daid <[email protected]>
Allow selecting of tiles
ddd9cb4ca64eef32b703cd7951fe3515beee93b8 authored almost 4 years ago by daid <[email protected]>
ddd9cb4ca64eef32b703cd7951fe3515beee93b8 authored almost 4 years ago by daid <[email protected]>
Functional tile editor
74ad32bdff8d332bc3f3c953f13a7a129ea37a4d authored almost 4 years ago by daid <[email protected]>
74ad32bdff8d332bc3f3c953f13a7a129ea37a4d authored almost 4 years ago by daid <[email protected]>
Start working on a simple graphics editor
88a8e44cd4f36e147c8c5e783c99b89d3f877145 authored almost 4 years ago by Daid <[email protected]>
88a8e44cd4f36e147c8c5e783c99b89d3f877145 authored almost 4 years ago by Daid <[email protected]>
Some small fixes
63f48aadfe2553bfb64e6a5d955f384cfbeb38ba authored almost 4 years ago by Daid <[email protected]>
63f48aadfe2553bfb64e6a5d955f384cfbeb38ba authored almost 4 years ago by Daid <[email protected]>
Bugfix
28d1f66f84198bf2c41836f25a6669b19f098b8e authored almost 4 years ago by Daid <[email protected]>
28d1f66f84198bf2c41836f25a6669b19f098b8e authored almost 4 years ago by Daid <[email protected]>
Handle binary files
b4389846ee5b86e448f76508080351aac39d67f6 authored almost 4 years ago by Daid <[email protected]>
b4389846ee5b86e448f76508080351aac39d67f6 authored almost 4 years ago by Daid <[email protected]>
Start working on different file type support and loading files from your local harddisk.
580a6f8cfeb358a9085c9cfb8ccf9faba1083b66 authored almost 4 years ago by Daid <[email protected]>
580a6f8cfeb358a9085c9cfb8ccf9faba1083b66 authored almost 4 years ago by Daid <[email protected]>
Update the rgbds patch
180ca36f6806b181c02da80fa1f0427c95ff2a7b authored almost 4 years ago by daid <[email protected]>
180ca36f6806b181c02da80fa1f0427c95ff2a7b authored almost 4 years ago by daid <[email protected]>
update
88e95193e4673d763d67a0a5e50e829b3f7601fb authored almost 4 years ago by Daid <[email protected]>
88e95193e4673d763d67a0a5e50e829b3f7601fb authored almost 4 years ago by Daid <[email protected]>
Rename hUGE files
cd002867923a88df0f2c66eac000878ed307eed5 authored almost 4 years ago by Daid <[email protected]>
cd002867923a88df0f2c66eac000878ed307eed5 authored almost 4 years ago by Daid <[email protected]>
Fix error line numbers from inside REPT
156609f2e393054cc409c95faf7657d7d138a44a authored almost 4 years ago by Daid <[email protected]>
156609f2e393054cc409c95faf7657d7d138a44a authored almost 4 years ago by Daid <[email protected]>
update rgbds patch
14eb3293e7384fbc61a136b35dc132cd96939a09 authored about 4 years ago by Daid <[email protected]>
14eb3293e7384fbc61a136b35dc132cd96939a09 authored about 4 years ago by Daid <[email protected]>
Update noise instrument export to new format
48de3a7beaf82d940ff17c1637a56f68963df675 authored about 4 years ago by Daid <[email protected]>
48de3a7beaf82d940ff17c1637a56f68963df675 authored about 4 years ago by Daid <[email protected]>
Improve framerate of emulator
52004c844f570a8e3e7562f9958a0f09371da9b2 authored about 4 years ago by Daid <[email protected]>
52004c844f570a8e3e7562f9958a0f09371da9b2 authored about 4 years ago by Daid <[email protected]>
Update autocomplete and add tooltips for constants.
04d570e380c821c0835be4a5fd4b2d2708e8ef14 authored about 4 years ago by daid <[email protected]>
04d570e380c821c0835be4a5fd4b2d2708e8ef14 authored about 4 years ago by daid <[email protected]>
Update rgbds patch to new master. Untested
9bc9a5cc0f5c9b120ffe10aa7af14281adc5794f authored about 4 years ago by Daid <[email protected]>
9bc9a5cc0f5c9b120ffe10aa7af14281adc5794f authored about 4 years ago by Daid <[email protected]>
Fix noise instrument data with placeholder zero data for now.
0f3edd1a714fdf657f3ee91ba2386c01baf54dd1 authored about 4 years ago by Daid <[email protected]>
0f3edd1a714fdf657f3ee91ba2386c01baf54dd1 authored about 4 years ago by Daid <[email protected]>
Fix driver url
930dd754fc1b5cf5ad13c80bf1dea379cc87824c authored about 4 years ago by Daid <[email protected]>
930dd754fc1b5cf5ad13c80bf1dea379cc87824c authored about 4 years ago by Daid <[email protected]>
Store some tracker work
06ef1d5a5899fd323f85e1fbb4fd046ee65948a4 authored about 4 years ago by Daid <[email protected]>
06ef1d5a5899fd323f85e1fbb4fd046ee65948a4 authored about 4 years ago by Daid <[email protected]>
Fix the effect popup size mismatch
90ed1a8cc6022743d0edadc6e4f39771dbca28f6 authored over 4 years ago by Daid <[email protected]>
90ed1a8cc6022743d0edadc6e4f39771dbca28f6 authored over 4 years ago by Daid <[email protected]>
Allow adding/removing sequence entries
1b9e7de0d6e9319da9d12dcd06908c8935492854 authored over 4 years ago by Daid <[email protected]>
1b9e7de0d6e9319da9d12dcd06908c8935492854 authored over 4 years ago by Daid <[email protected]>
Prevent out of range pattern indexes. Add some more navigation keys
bb7f38ef88d8a40d233423e6bc237447a02f3f38 authored over 4 years ago by Daid <[email protected]>
bb7f38ef88d8a40d233423e6bc237447a02f3f38 authored over 4 years ago by Daid <[email protected]>
Various things.
cbf9b417c2d7fd3be7ab38a9267475ea101c3158 authored over 4 years ago by Daid <[email protected]>
cbf9b417c2d7fd3be7ab38a9267475ea101c3158 authored over 4 years ago by Daid <[email protected]>
Channel muting.
778dddc42388a3388ec3fb224f76ae4a719ced6c authored over 4 years ago by Daid <[email protected]>
778dddc42388a3388ec3fb224f76ae4a719ced6c authored over 4 years ago by Daid <[email protected]>
Properly ignore routines.
fe60300cb9afde96e3cfebe6b86f9ef2d4ef9989 authored over 4 years ago by Daid <[email protected]>
fe60300cb9afde96e3cfebe6b86f9ef2d4ef9989 authored over 4 years ago by Daid <[email protected]>
Bugfix
0850f984745cb88a6c3926cfc83ac5837a32280e authored over 4 years ago by Daid <[email protected]>
0850f984745cb88a6c3926cfc83ac5837a32280e authored over 4 years ago by Daid <[email protected]>
Few small things
39b2081ecdce8ca54335deab23ab1eb8bd6a2a27 authored over 4 years ago by Daid <[email protected]>
39b2081ecdce8ca54335deab23ab1eb8bd6a2a27 authored over 4 years ago by Daid <[email protected]>
fix sdcc export
bdf203ffdf97c2a4674c56b46e9baed6d9614d5b authored over 4 years ago by Daid <[email protected]>
bdf203ffdf97c2a4674c56b46e9baed6d9614d5b authored over 4 years ago by Daid <[email protected]>
Remove the preview button.
6bfc4a939c31d755302fa3feb2d9b6a80509424f authored over 4 years ago by Daid <[email protected]>
6bfc4a939c31d755302fa3feb2d9b6a80509424f authored over 4 years ago by Daid <[email protected]>
Live patch the running rom when changing the song while playing.
f355d588b5bca31f5134065c07e3780cd7e102a7 authored over 4 years ago by Daid <[email protected]>
f355d588b5bca31f5134065c07e3780cd7e102a7 authored over 4 years ago by Daid <[email protected]>
more expor fixes
31d4ad58f9b906ef688bb07a0cb9f12549a62e02 authored over 4 years ago by daid <[email protected]>
31d4ad58f9b906ef688bb07a0cb9f12549a62e02 authored over 4 years ago by daid <[email protected]>
Fix htt export.
74cb396d22fb05bd2cf0f585bd9c862823e22a76 authored over 4 years ago by daid <[email protected]>
74cb396d22fb05bd2cf0f585bd9c862823e22a76 authored over 4 years ago by daid <[email protected]>
Cleanup export code.
cb30a5cebe5ad390c03d063c5625d45ff5a29a14 authored over 4 years ago by daid <[email protected]>
cb30a5cebe5ad390c03d063c5625d45ff5a29a14 authored over 4 years ago by daid <[email protected]>
Small fixes/improvements
a7b92b31a08541f72dbd11ca3dec689624c720cb authored over 4 years ago by daid <[email protected]>
a7b92b31a08541f72dbd11ca3dec689624c720cb authored over 4 years ago by daid <[email protected]>
Allow wave editing
3c62b99a7b80df3c09bb004d44b03cff09957645 authored over 4 years ago by daid <[email protected]>
3c62b99a7b80df3c09bb004d44b03cff09957645 authored over 4 years ago by daid <[email protected]>
Fix sequencing
72d41dd5eaa89a2541eb2193e98ab59486017979 authored over 4 years ago by Daid <[email protected]>
72d41dd5eaa89a2541eb2193e98ab59486017979 authored over 4 years ago by Daid <[email protected]>
Allow switching current sequence
7ddaec413c8423879551b9bc648ed1b274b554cf authored over 4 years ago by Daid <[email protected]>
7ddaec413c8423879551b9bc648ed1b274b554cf authored over 4 years ago by Daid <[email protected]>
Remove unused instruments when loading a .uge file
b6e569e8e056ed604b199c4d6f61581d40d9cf5e authored over 4 years ago by Daid <[email protected]>
b6e569e8e056ed604b199c4d6f61581d40d9cf5e authored over 4 years ago by Daid <[email protected]>
Add sequencer tracking.
87d2d841c0e44789b4f86506e3c43c611281ac0a authored over 4 years ago by Daid <[email protected]>
87d2d841c0e44789b4f86506e3c43c611281ac0a authored over 4 years ago by Daid <[email protected]>
Remove debug print.
eefbf9592593dfb405a67abe52c2d5b3fbce37ba authored over 4 years ago by Daid <[email protected]>
eefbf9592593dfb405a67abe52c2d5b3fbce37ba authored over 4 years ago by Daid <[email protected]>
Functional effect editor
2128ff113121eec8e0c246e671a2803298d48e8b authored over 4 years ago by Daid <[email protected]>
2128ff113121eec8e0c246e671a2803298d48e8b authored over 4 years ago by Daid <[email protected]>
Effect configurator, not finished.
8630f2511ff800ac391923b7092e2313b1f8c1d6 authored over 4 years ago by daid <[email protected]>
8630f2511ff800ac391923b7092e2313b1f8c1d6 authored over 4 years ago by daid <[email protected]>
Start of the tracker ui code.
c7bf31c359c9c5789f3565ed9c619af732dfb8a8 authored over 4 years ago by daid <[email protected]>
c7bf31c359c9c5789f3565ed9c619af732dfb8a8 authored over 4 years ago by daid <[email protected]>
Start of the music player class.
ac0b5166c569c973da64e8556ead4ea97aba8627 authored over 4 years ago by daid <[email protected]>
ac0b5166c569c973da64e8556ead4ea97aba8627 authored over 4 years ago by daid <[email protected]>
Update length settings of instruments.
6beec9ac598184c70948819b189d3f33f770bba7 authored over 4 years ago by daid <[email protected]>
6beec9ac598184c70948819b189d3f33f770bba7 authored over 4 years ago by daid <[email protected]>
Write changes back to instruments, and fix a few edge cases where values where just odd due to direct hardware mapping.
4620925217dacfe185373528c9d24717be97b6de authored over 4 years ago by daid <[email protected]>
4620925217dacfe185373528c9d24717be97b6de authored over 4 years ago by daid <[email protected]>
Small fixes.
0156a9cd83e7d360e707b05c5e0301eab1ad100a authored over 4 years ago by Daid <[email protected]>
0156a9cd83e7d360e707b05c5e0301eab1ad100a authored over 4 years ago by Daid <[email protected]>
Update instrument data to html controls.
2ed2be7f16f993aea4a6e785061859ce2e7724da authored over 4 years ago by Daid <[email protected]>
2ed2be7f16f993aea4a6e785061859ce2e7724da authored over 4 years ago by Daid <[email protected]>
Merge branch 'master' of github.com:daid/rgbds-live
a0f0fbfee52bc86fa77fdacbbe48627bc7beaad6 authored over 4 years ago by daid <[email protected]>
a0f0fbfee52bc86fa77fdacbbe48627bc7beaad6 authored over 4 years ago by daid <[email protected]>
Start of music tracker software
fa305ee25440a1369c0ed70d141ef8e9db2a76bc authored over 4 years ago by daid <[email protected]>
fa305ee25440a1369c0ed70d141ef8e9db2a76bc authored over 4 years ago by daid <[email protected]>
Add new project option.
18eb99aa55e0f5b847eb53357be2279a82053314 authored over 4 years ago by Daid <[email protected]>
18eb99aa55e0f5b847eb53357be2279a82053314 authored over 4 years ago by Daid <[email protected]>
Small cleanup
a3d4758b1ddb843cdfaea3e596312127b49d039d authored over 4 years ago by daid <[email protected]>
a3d4758b1ddb843cdfaea3e596312127b49d039d authored over 4 years ago by daid <[email protected]>
Report exact commands that it is running, report space left in precentage as well.
407b3c76fb1f3789955ebf7241052f46c90cbce4 authored over 4 years ago by daid <[email protected]>
407b3c76fb1f3789955ebf7241052f46c90cbce4 authored over 4 years ago by daid <[email protected]>
Parse the map file instead of the symbol file, this gives more info.
0ed62495db6297d16bd6ad732598227bbb4bb644 authored over 4 years ago by daid <[email protected]>
0ed62495db6297d16bd6ad732598227bbb4bb644 authored over 4 years ago by daid <[email protected]>
Improve the line symbol function.
e2414e12e22d8d4af78b545f723413f16762a33d authored over 4 years ago by daid <[email protected]>
e2414e12e22d8d4af78b545f723413f16762a33d authored over 4 years ago by daid <[email protected]>
Always export line number symbols.
827ab82aecb5290437da4b52f2ac3e497abf953f authored over 4 years ago by daid <[email protected]>
827ab82aecb5290437da4b52f2ac3e497abf953f authored over 4 years ago by daid <[email protected]>
Enable navigation inside soft tabs
b6a1be5071f0947829b74ef17bf26eb0d1ef57ee authored over 4 years ago by daid <[email protected]>
b6a1be5071f0947829b74ef17bf26eb0d1ef57ee authored over 4 years ago by daid <[email protected]>
Enjoy the little things
8f511c48d275e254aa615921ff41eae01fa461b2 authored over 4 years ago by daid <[email protected]>
8f511c48d275e254aa615921ff41eae01fa461b2 authored over 4 years ago by daid <[email protected]>
Disable export all flag, as it is back practice.
1b77fe6091a3d0fb969b1f9ead0cc7093294447f authored over 4 years ago by daid <[email protected]>
1b77fe6091a3d0fb969b1f9ead0cc7093294447f authored over 4 years ago by daid <[email protected]>
Display serial output
e3e5646a4ec383ba1195a0b5689a9f0063e1a060 authored over 4 years ago by Daid <[email protected]>
e3e5646a4ec383ba1195a0b5689a9f0063e1a060 authored over 4 years ago by Daid <[email protected]>
Enhance the rom/ram viewers with symbol names as tooltips and colors to indicate what memory is what.
2721427718fc9f4e260fa92c32b9fb44d6607ab4 authored over 4 years ago by Daid <[email protected]>
2721427718fc9f4e260fa92c32b9fb44d6607ab4 authored over 4 years ago by Daid <[email protected]>
Set the copyright year to 2020 for rgbds
4c4e95c072d117a7338c665c16af8cfa61d324e6 authored over 4 years ago by Daid <[email protected]>
4c4e95c072d117a7338c665c16af8cfa61d324e6 authored over 4 years ago by Daid <[email protected]>
Fix loading initial file. Add ace attribution.
8fd16e1bbfeefc634b4f3bb7d98fb111d69f9d79 authored over 4 years ago by Daid <[email protected]>
8fd16e1bbfeefc634b4f3bb7d98fb111d69f9d79 authored over 4 years ago by Daid <[email protected]>
Add auto hash and local storage options.
51dd0667c36730d8f3a07f6c2137d9df1525e865 authored over 4 years ago by Daid <[email protected]>
51dd0667c36730d8f3a07f6c2137d9df1525e865 authored over 4 years ago by Daid <[email protected]>
Add support to load a single url as source file from the hash.
455e14ef4a2fe86dc3c0660578b57d2abef175b6 authored over 4 years ago by Daid <[email protected]>
455e14ef4a2fe86dc3c0660578b57d2abef175b6 authored over 4 years ago by Daid <[email protected]>
Add github gist import/export.
640872dfa069b85a38b5912c35e653586be2e657 authored over 4 years ago by Daid <[email protected]>
640872dfa069b85a38b5912c35e653586be2e657 authored over 4 years ago by Daid <[email protected]>
Just the little things.
65d96ae649432b02f78c15c66c09deb2776c6da0 authored over 4 years ago by Daid <[email protected]>
65d96ae649432b02f78c15c66c09deb2776c6da0 authored over 4 years ago by Daid <[email protected]>
Allow loading the same zip file multiple times in a row.
342684a98dfd066e6c42817452be72353fe7eb46 authored over 4 years ago by Daid <[email protected]>
342684a98dfd066e6c42817452be72353fe7eb46 authored over 4 years ago by Daid <[email protected]>
Start building import/export functions.
1dfd900e6973eddeec51b835141e2054616c517e authored over 4 years ago by Daid <[email protected]>
1dfd900e6973eddeec51b835141e2054616c517e authored over 4 years ago by Daid <[email protected]>
Export dialog start
d4b2dd1a6db42023967090a8c31a0de206a76625 authored over 4 years ago by daid <[email protected]>
d4b2dd1a6db42023967090a8c31a0de206a76625 authored over 4 years ago by daid <[email protected]>
Update on tabs
ad7782523b8c2448b3ffa2096e4eb07758031bba authored over 4 years ago by Daid <[email protected]>
ad7782523b8c2448b3ffa2096e4eb07758031bba authored over 4 years ago by Daid <[email protected]>
Start working on the import dialog.
afef5b1bf8bbb9890a56e01bfa875c8f58438b90 authored over 4 years ago by Daid <[email protected]>
afef5b1bf8bbb9890a56e01bfa875c8f58438b90 authored over 4 years ago by Daid <[email protected]>
Small mobile fix, still horible, but mobile is just horrible.
b5760c5ac6f10f3c294ecb2c2d1794310a080e36 authored over 4 years ago by Daid <[email protected]>
b5760c5ac6f10f3c294ecb2c2d1794310a080e36 authored over 4 years ago by Daid <[email protected]>